Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Optimize the DefaultRcvWindow & DefaultTTL Settings (Windows 95/98/Me)
Category: Home > Network > Internet and Remote Access

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

The optimization of RcvWindow and DefaultTTL along with other registry settings such as MaxMTU and MaxMSS can speed up TCPIP modem and Internet connections.

RWIN (Receive WINdow) is the buffer your machine waits to fill with data before attending to whatever other TCP transactions are occurring on the other threads and sockets WinSock has open while a connection is in progress.

The value of TTL (Time To Live) defines how long a packet can stay active before being discarded. The default value is '32'.

1. Open your registry and find the key below.

2. Create a new string value named 'DefaultRcvWindow' and set it to '4288'. If 'DefaultRcvWindow' already exists, then simply modify the current value.

3. Also create another string value named 'DefaultTTL' under the same key and set that to '128'. Again if it already exist, simply modify the value.

4. Exit the registry and restart Windows for the change to take effect.

Registry Editor Example
|NameTypeData|
|DefaultRcvWindowREG_SZ"4288"|
|DefaultTTLREG_SZ"128"|
-
|HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP]
Name: DefaultRcvWindow, DefaultTTL
Type: REG_SZ (String Value)

Related Tweaks

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: June 27, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License